/**
*鍦≒osition灞炴�у�间负absolute鐨勫悓鏃讹紝
*濡傛灉鏈変竴绾х埗瀵硅薄锛堟棤璁烘槸鐖跺璞¤繕鏄鐖跺璞★紝鎴栬�呭啀楂樼殑杈堝垎锛屼竴鏍凤級
*鐨凱osition灞炴�у�间负Relative鏃讹紝鍒欎笂杩扮殑鐩稿娴忚鍣ㄧ獥鍙ｅ畾浣嶅皢浼氬彉鎴愮浉瀵圭埗瀵硅薄瀹氫綅锛�
*杩欏绮剧‘瀹氫綅鏄緢鏈夊府鍔╃殑銆�
*/
*{
    margin: 0;
    padding: 0;
	list-style-type:none;
}
/*nav瀵艰埅鐩掑瓙*/
.nav_conent{width:1200px; height: 60; margin: 0 auto; }
div.nav{
    display: none;
    width: 100%;
    height:60px;
    line-height: 60px;
    text-align: center;
    font-size: 12px;
    position: relative;
	margin:0 auto 0 auto;
	z-index: 5;

}
/*nav-main*/
ul.nav-main{
    width:1200px;
    height: 60px;
    list-style-type: none;
	display: inline-block;
	 float: left;

}
ul.nav-main span{
    display: inline-block;
    margin-left: 18px;
    width: 7px;
    height: 7px;
}
ul.nav-main a{width:90px; line-height: 60px; display: inline-block; color: #fff; text-decoration: none;}
/*瀵艰埅鏉¤缃�*/
ul.nav-main>li{
    width: 171px;
    position: relative;
    height: 100%;
    display: block;
    float: left;
    background: none;
    color: #000;
    margin-right:0;
    cursor: pointer;
	 text-align: center;
}
ul.nav-main>li:hover{
    background: #cee9ff;
}

div.hidden-box{
    width: 171px;
    border-top: 0;
    display:none;
	background:#cee9ff;
	position: absolute;
}
.hidden-box>ul{
    list-style-type: none;
    color: #ccc;
    cursor: pointer;
}
.hidden-box>ul li{width: 171px; height: 60px; line-height: 60px;  display: inline-block; overflow: hidden;}
.hidden-box>ul li a{width: 150px; height: 60px; line-height: 60px; font-size: 14px; display: inline-block; overflow: hidden; color: #FFFFFF; text-decoration: none; }
.hidden-box>ul li a:hover{background: #add9ff;color: #2093f5;}

.hzwz{width:150px;margin: 0 auto; position: relative; }
.hidden-loc_1{
    top: 60px;
}
.hidden-loc_2{
    top: 60px;
}
.hidden-loc_3{
    top: 60px;
}
.hidden-loc_4{
    top: 60px;
}
.hidden-loc_5{
    top: 60px;
}
.hidden-loc_6{
    top: 60px;
}
.hidden-loc_7{
    top:60px;
}

.box04{
	left:485px;
}
.style1 {
    width: 128px;
}
